Handle reparenting out of a socket
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Nov 2009 04:44:01 +0000 (23:44 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Nov 2009 04:49:04 +0000 (23:49 -0500)
commit84254039f261b4c4421246ed4b90127711858af5
tree281d879ce800dd5db7a5f9b70496881b05d23ce6
parent2040547d967550b3debc928c16113ec3f83b7650
Handle reparenting out of a socket

Although it isnt' allowed by the XEMBED protocol, its possible
that the plug window will be reparented out of the socket without
the socket having done so. See bug 123569. Patch by David Jander.
gtk/gtksocket-x11.c